const runtime.physPageAlignedStacks
2 uses
runtime (current package)
mheap.go#L52: physPageAlignedStacks = GOOS == "openbsd"
mheap.go#L1186: needPhysPageAlign := physPageAlignedStacks && typ == spanAllocStack && pageSize < physPageSize
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)